syDictTables 
Logical Entity Name  syDictTables 
Default Table Name  syDictTables 
Physical Only  NO 
Definition 
 
Note 
 

syDictTables Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SyDictTablesID(PK)    int  NO 
 
TableName    varchar(255)  YES 
 
Module    char(2)  NO 
 
Descrip    varchar(200)  NO 
 
TableType    char(1)  YES 
 
PreLoaded    bit  NO 
 
Contents    char(1)  YES 
 
UserID    int  NO 
 
DateAdded    datetime  YES 
 
DateLstMod    datetime  YES 
 
Category    varchar(50)  YES 
 
ConversionComment    varchar(2000)  YES 
 
Required    bit  NO 
 
RequiredForCategory    bit  NO 
 
SubCategory    varchar(50)  YES 
 
TableComment    varchar(2000)  YES 
 
ts    timestamp  NO 
 
SchemaName    nvarchar(255)  NO 
 
EntityName    varchar(255)  YES 
 

syDictTables Primary and Unique Keys 
Key Name  Key Type  Keys 
SyDictTables_SyDictTablesID_U_C_IDX  PrimaryKey  SyDictTablesID 

syDictTables Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

syDictTables Check Constraints 
Check Constraint Name  CheckConstraint